Skip to content

Conversation

@SomeRandomiOSDev
Copy link
Owner

Added public functions exp, log, log10, log2, sin, asin, sinh, cos, acos, cosh, tan, atan, and tanh for working with Complex values where Scalar is of type Float, Double, or Float80.

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (1.1.0@e8bca05). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##             1.1.0     #2   +/-   ##
======================================
  Coverage         ?   100%           
======================================
  Files            ?      6           
  Lines            ?   1177           
  Branches         ?      0           
======================================
  Hits             ?   1177           
  Misses           ?      0           
  Partials         ?      0
Impacted Files Coverage Δ
Tests/ComplexTests/FunctionsTests.swift 100% <100%> (ø)
Sources/Complex/Functions.swift 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8bca05...cbde4be. Read the comment docs.

@SomeRandomiOSDev SomeRandomiOSDev merged commit d504184 into 1.1.0 Feb 21, 2020
@SomeRandomiOSDev SomeRandomiOSDev deleted the 1.1.0_AdditionalFunctions branch February 21, 2020 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants